PreviousNextTracker indexSee it online !

(192/314) 3521412 - Hyperlinks: Tag Match Not Working

Environment:
Windows XP, SP3
Clean install of jEdit 4.5.1
Java 6 Update 31

After jEdit install, use Plugin Manager to install latest XML, Hyperlinks and prerequisites
Symptoms: Tags match/highlight correctly, incorrectly or not at all

In the attached file I get the following results when clicking in the tag listed:
<html> matches </html>
<head> matches <body>
<div id="booth"> matches correct closing </div>
<div id="console"> matches correct closing </div>
<div id="imageDiv"> shows no matching tag
<div id="dashboard"> shows no matching tag
<div id="effects"> matches the first <a> under <div id="controls">
<div id="controls"> shows no matching tag
<div id="videoSelection"> matches the last <a> under <div id="controls">

Matching worked correctly in jEdit 4.4. I'm not sure if this is a problem with the plugin or core jEdit.

Submitted lemjo - 2012-04-25 - 19:44:41z Assigned nobody
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

Attachments

2012-04-25 - 19:44:42z
lemjo
jedit_tags.html

test file for tag matching issue